Re: [UDT] how to use nonblocking send and recv in udt?
Brought to you by:
lilyco
From: Yunhong Gu <yu...@la...> - 2007-06-08 14:14:23
|
Similar to what you do with TCP. set UDT_SNDSYN and/ro UDT_RCVSYN to false. On Fri, 8 Jun 2007, Zhao Penghui wrote: > Hi all: > Just like the mail subject, I want to know how to use nonblocking > to send and recv data. > > -- > SearchDream > |