Martin Mares
|
b4b3b39e20
|
Added SK_MAGIC type sockets for internal use by system dependent code,
especially for netlink communication.
|
1999-03-01 22:30:33 +00:00 |
|
Martin Mares
|
d804db0dab
|
Added few socket declarations.
|
1998-05-24 15:00:48 +00:00 |
|
Martin Mares
|
480effedac
|
Added declarations of all our socket functions.
|
1998-05-24 09:19:26 +00:00 |
|
Martin Mares
|
1feea03e74
|
Changed #include <x/y> to #include "x/y" for our local includes, so that
gcc -MM can be used to separate them from the system ones.
Added automatic generation of dependencies.
|
1998-04-28 14:39:34 +00:00 |
|
Martin Mares
|
58ef912c6b
|
First look at data structures. More to come tomorrow...
|
1998-04-22 12:58:34 +00:00 |
|