mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 21:10:07 +00:00
Update.
1998-06-27 Ulrich Drepper <drepper@cygnus.com> * resolv/res_send.c (res_send): Fix typo.
This commit is contained in:
parent
1401ecbbed
commit
08a76323ac
@ -1,3 +1,7 @@
|
||||
1998-06-27 Ulrich Drepper <drepper@cygnus.com>
|
||||
|
||||
* resolv/res_send.c (res_send): Fix typo.
|
||||
|
||||
1998-06-25 Andi Kleen <ak@muc.de>
|
||||
|
||||
* inet/rcmd.c (rcmd): Change to use __poll instead of select.
|
||||
|
@ -511,7 +511,7 @@ read_len:
|
||||
* Use datagrams.
|
||||
*/
|
||||
int timeout;
|
||||
fd_set dsmask;
|
||||
struct pollfd pfd[1];
|
||||
struct sockaddr_in from;
|
||||
socklen_t fromlen;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user