Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-10 | r3279: Removed MSG_DONTWAIT flags as many platform don't have it. | Andrew Tridgell | 1 | -9/+0 |
2007-10-10 | r3278: - rewrote the client side rpc connection code to use lib/socket/ | Andrew Tridgell | 1 | -25/+1 |
2007-10-10 | r3184: don't setup socket options on unix domain sockets (our smb.conf socket... | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r3183: moved the unlink of the messaging unixdom socket to the messaging dest... | Andrew Tridgell | 1 | -9/+0 |
2007-10-10 | r3169: unlink() is called on the listening unix socket every time a child pro... | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r3020: better error handling in socket_unix | Andrew Tridgell | 1 | -50/+43 |
2007-10-10 | r3016: - converted the events code to talloc | Andrew Tridgell | 1 | -0/+10 |
2007-10-10 | r3013: added support for unix domain sockets in the generic socket library. I | Andrew Tridgell | 1 | -0/+319 |