Cleanups:
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 26 Apr 2000 17:42:55 +0000 (17:42 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 26 Apr 2000 17:42:55 +0000 (17:42 +0000)
commit44f9449888344866406c75b178eff83b392b3530
tree09696b145b15aa362f5f63393c1c12bf987308aa
parentfca84d8a7d116c62423faf88e841daf1bee714e1
Cleanups:
- Changed recv/send calls into read/write calls for streams
- Made all sizeof() functions use a variable name instead of type
src/conf.c
src/encr.c
src/net.c
src/netutl.c
src/protocol.c