]> git.tuebingen.mpg.de Git - paraslash.git/commit
net.c: fix ifdef UCRED madness
authorAndre <maan@p133.(none)>
Sun, 30 Apr 2006 00:33:30 +0000 (02:33 +0200)
committerAndre <maan@p133.(none)>
Sun, 30 Apr 2006 00:33:30 +0000 (02:33 +0200)
commit198129e07ce4322b8f60c8e3b1062dc4ebabc083
treea15c08ca2aa3bfa49fefec470b37891785a48799
parentb3c2f654796cfc9c96f7c784fbdeebdef6f7928e
net.c: fix ifdef UCRED madness

simply use ordinary recv_buffer()/send_buffer() in case ucred is
not available.
net.c