Add Bug#.
This commit is contained in:
parent
401bf9b470
commit
591b2973e7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
* process.c (Fmake_network_process): Use socklen_t, not int,
|
||||
where POSIX says socklen_t is required in portable programs.
|
||||
This fixes a porting bug on hosts like 64-bit HP-UX, where
|
||||
socklen_t is wider than int.
|
||||
socklen_t is wider than int (Bug#8277).
|
||||
(Fmake_network_process, server_accept_connection):
|
||||
(wait_reading_process_output, read_process_output):
|
||||
Likewise.
|
||||
|
|
Loading…
Add table
Reference in a new issue