MrJul has uploaded a patch.
Description:
Changed ChannelDirectTcpip to avoid NullReferenceException encountered in real usage :
- _channelEof is checked for null before being set (avoids race conditions)
MrJul has uploaded a patch.
Description:
Changed ChannelDirectTcpip to avoid NullReferenceException encountered in real usage :
- _channelEof is checked for null before being set (avoids race conditions)