Source position: blcksock.pas line 260
type TSynaOptionType = ( |
||
SOT_Linger, |
|
|
SOT_RecvBuff, |
|
|
SOT_SendBuff, |
|
|
SOT_NonBlock, |
|
|
SOT_RecvTimeout, |
|
|
SOT_SendTimeout, |
|
|
SOT_Reuse, |
|
|
SOT_TTL, |
|
|
SOT_Broadcast, |
|
|
SOT_MulticastTTL, |
|
|
SOT_MulticastLoop |
|
|
); |
CT Web help |
CodeTyphon Studio |