TBlockSocket.EnableReuse
TBlockSocket
function EnableReuse(Value: Boolean): Boolean;
Unit
blcksock
Description
By this method you may turn address reuse mode for local bind.
It is good specially for UDP protocol. Using this with TCP protocol is hazardous!
See also:
Bind