| Commit message (Expand) | Author | Age | Files | Lines |
* | * code refine: reduce potential fd flag changes in tonnectex | piaip | 2009-08-25 | 1 | -2/+8 |
* | * enable timeout in toconnectex. | piaip | 2009-08-25 | 1 | -1/+40 |
* | * 'l' looks like '1' and confusing. rename to 's'. | kcwu | 2009-06-15 | 1 | -16/+16 |
* | * change toread/towrite's return value to be '-1 for EOF and error'. | piaip | 2009-06-15 | 1 | -2/+4 |
* | * handle (to)read/write return value more correctly | piaip | 2009-06-15 | 1 | -4/+4 |
* | * more checks on net system | piaip | 2009-06-14 | 1 | -4/+16 |
* | * revert previous disable of perror... it should not be the reason of crashes | piaip | 2009-06-10 | 1 | -2/+2 |
* | * no need to exit process when passing fd failed... (or not?) | piaip | 2009-06-10 | 1 | -2/+2 |
* | * sendmsg() with ancillary on Linux seems like requiring unix domain socket ... | piaip | 2009-06-10 | 1 | -1/+8 |
* | * improve tobind() with customizable parameters | piaip | 2009-06-07 | 1 | -4/+102 |
* | - many small revise | kcwu | 2009-05-27 | 1 | -2/+3 |
* | revert last commit | wens | 2008-08-21 | 1 | -1/+1 |
* | *:xxx and :xxx should listen on INADDR_ANY | wens | 2008-08-21 | 1 | -1/+1 |
* | - (internal) tobind/toconnect: allow specifying INADDR_ANY (*:port) or loopba... | piaip | 2008-04-18 | 1 | -14/+29 |
* | - (internal) un sockets requires removing file path first. | piaip | 2008-04-11 | 1 | -0/+3 |
* | - net: should not change constant string. | piaip | 2008-04-10 | 1 | -2/+6 |
* | Change tobind/toconnect interface. | wens | 2008-04-10 | 1 | -12/+29 |
* | fix if/else sequence | wens | 2008-04-09 | 1 | -2/+2 |
* | Support UNIX socket domains | wens | 2008-04-09 | 1 | -29/+71 |
* | (internal) refine directory layout: libbbs/libbbsutil -> common/bbs,sys. | piaip | 2008-03-27 | 1 | -0/+114 |