TBlockSocket.NonBlockMode
TBlockSocket
property NonBlockMode: Boolean;
Unit
blcksock
Description
If True, turn class to non-blocking mode. Not all functions is working in this mode, but when you exactly know what you doing, then you may very optimise your program by non-block mode!