]> git.tuebingen.mpg.de Git - paraslash.git/commit
net.c: make it compile without ucred
authorAndre <maan@p133.(none)>
Wed, 19 Apr 2006 20:35:04 +0000 (22:35 +0200)
committerAndre <maan@p133.(none)>
Wed, 19 Apr 2006 20:35:04 +0000 (22:35 +0200)
commitc9d743cd9a0ac9788884fafd70e6cf5e78941290
treeb496fb78b0b7e95cf69562f8e405b5060163422e
parent9091f57db37adb226c3798bf7d53b94b03c171d6
net.c: make it compile without ucred

This patch is ugly as hell and only compile-tested. It obviously
needs more work (or a totally different approch like using the usual
send/recv functions in case ucred is not available).

MacOs testers are welcome.
net.c