6
I Use This!
Activity Not Available

News

Posted over 12 years ago by Yunhong Gu
UDT: udt.sf.net Version 4.9 is a minor release with bug fixes and code improvement: some bug fixes, especially on EPOLL improved cache code removed unnecessary NAK (reduced loss retransmission) receiver side error can unblock a blocked sender
Posted over 12 years ago by Yunhong Gu
UDT: udt.sf.net Version 4.9 is a minor release with bug fixes and code improvement: some bug fixes, especially on EPOLL improved cache code removed unnecessary NAK (reduced loss retransmission) receiver side error can unblock a blocked sender
Posted over 12 years ago by [email protected] (Yunhong Gu)
UDT: udt.sf.netVersion 4.9 is a minor release with bug fixes and code improvement:some bug fixes, especially on EPOLLimproved cache coderemoved unnecessary NAK (reduced loss retransmission)receiver side error can unblock a blocked sender
Posted over 13 years ago by Yunhong Gu
UDT: UDP-based Data Transfer (http://udt.sf.net) UDT 4.8 added epoll support and significantly improves the scalability on concurrent connections. More updates: fix a bug that may cause seg fault on concurrent close on the same socket add epoll ... [More] support increase the listener's scalability to 100K concurrent connections fix a bug that may cause accept/select to return positively when an accepted socket is closed immediately after accept returns fix a bug that may cause connect to fail if the server closes listening socket immediately after accept returns fix recvfile fstream write status bug (e.g., when disk is full, recvfile should handle properly now) [Less]
Posted over 13 years ago by [email protected] (Yunhong Gu)
UDT: UDP-based Data Transfer (http://udt.sf.net)UDT 4.8 added epoll support and significantly improves the scalability on concurrent connections.More updates:fix a bug that may cause seg fault on concurrent close on the same socketadd epoll ... [More] supportincrease the listener's scalability to 100K concurrent connectionsfix a bug that may cause accept/select to return positively when an accepted socket is closed immediately after accept returnsfix a bug that may cause connect to fail if the server closes listening socket immediately after accept returnsfix recvfile fstream write status bug (e.g., when disk is full, recvfile should handle properly now) [Less]
Posted over 13 years ago by Yunhong Gu
UDT: UDP-based Data Transfer (http://udt.sf.net) UDT 4.8 added epoll support and significantly improves the scalability on concurrent connections. More updates: fix a bug that may cause seg fault on concurrent close on the same socket add epoll ... [More] support increase the listener's scalability to 100K concurrent connections fix a bug that may cause accept/select to return positively when an accepted socket is closed immediately after accept returns fix a bug that may cause connect to fail if the server closes listening socket immediately after accept returns fix recvfile fstream write status bug (e.g., when disk is full, recvfile should handle properly now) [Less]
Posted almost 14 years ago by Yunhong Gu
UDT: High Speed UDP-based Data Transfer Protocol (udt.sf.net) version 4.7a is a bug fix version. version 4.7a fix timeout bug introduced in 4.7 iniatilize CHandShake version 4.7 Fix several related bugs that can cause hang/memory leak/segmentation fault during cleanup()
Posted almost 14 years ago by Yunhong Gu
UDT: High Speed UDP-based Data Transfer Protocol (udt.sf.net) version 4.7a is a bug fix version. version 4.7a fix timeout bug introduced in 4.7 iniatilize CHandShake version 4.7 Fix several related bugs that can cause hang/memory leak/segmentation fault during cleanup()
Posted almost 14 years ago by [email protected] (Yunhong Gu)
UDT: High Speed UDP-based Data Transfer Protocol (udt.sf.net)version 4.7a is a bug fix version. version 4.7afix timeout bug introduced in 4.7iniatilize CHandShakeversion 4.7Fix several related bugs that can cause hang/memory leak/segmentation fault during cleanup()
Posted over 14 years ago by Yunhong Gu
This is a bug fix version. Several bugs in 4.5a were fixed.