Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 24 Jul 1998 21:32:39 +0000 (21:32 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 24 Jul 1998 21:32:39 +0000 (21:32 +0000)
commit264d5b944dca563c8b948392942d1ea33d221723
treefdbba5a3dab20a3ada3736e48802867b6a6c6816
parent6c202c68704b50016c4faba8d6445ab542b5f301
Update.

1998-07-24 21:29  Ulrich Drepper  <drepper@cygnus.com>

* nscd/connections.c (pw_send_answer): Make one single writev call.
(gr_send_answer): Do the work in two writev calls.  This change
changes the protocol.

* nscd/nscd_getgr_r.c (__nscd_getgr_r): Adjust for protocol change.
We now can do the job using two readv calls.
ChangeLog
nscd/connections.c
nscd/nscd_getgr_r.c