Age | Commit message (Expand) | Author |
---|---|---|
1999-10-29 | Implemented unix-domain sockets. | Martin Mares |
1999-05-31 | Added sk_send_buffer_empty(). | Martin Mares |
1999-04-12 | Fixed a couple of bugs in handling of multicast sockets. | Martin Mares |
1999-03-01 | Added SK_MAGIC type sockets for internal use by system dependent code, | Martin Mares |
1998-05-24 | Added few socket declarations. | Martin Mares |
1998-05-24 | Added declarations of all our socket functions. | Martin Mares |
1998-04-28 | Changed #include <x/y> to #include "x/y" for our local includes, so that | Martin Mares |
1998-04-22 | First look at data structures. More to come tomorrow... | Martin Mares |