summaryrefslogtreecommitdiff
path: root/net/spserver/files/patch-speventcb.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 0.9.5.Vanilla I. Shu2009-12-141-71/+7
| | | | Notes: svn path=/head/; revision=245756
* Add a patch to fix deadloop when client is closing connection, but server ↵Vanilla I. Shu2009-07-021-6/+68
| | | | | | | | | has been blocked in handle. Obtained from: http://code.google.com/p/spserver/source/detail?r=128 Notes: svn path=/head/; revision=236892
* Add a patch to reduce log size.Vanilla I. Shu2009-06-031-3/+34
| | | | Notes: svn path=/head/; revision=235084
* Upgrade to 0.9.0.Vanilla I. Shu2008-05-161-13/+4
| | | | Notes: svn path=/head/; revision=213104
* Upgrade to 0.8.Vanilla I. Shu2007-08-241-2/+2
| | | | Notes: svn path=/head/; revision=198235
* Upgrade to 0.7.Vanilla I. Shu2007-08-121-17/+8
| | | | Notes: svn path=/head/; revision=197490
* Upgrade to 0.6.Vanilla I. Shu2007-07-021-6/+6
| | | | Notes: svn path=/head/; revision=194656
* Add spserver,Vanilla I. Shu2007-06-231-0/+29
it's a tcp server framework library written in C++ based on libevent. Notes: svn path=/head/; revision=194111