[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MS-Windows build broken in Fmake_network_process
From: |
Eli Zaretskii |
Subject: |
Re: MS-Windows build broken in Fmake_network_process |
Date: |
Fri, 26 Mar 2010 21:09:23 +0300 |
> From: Helmut Eller <address@hidden>
> Cc: address@hidden
> Date: Fri, 26 Mar 2010 19:05:47 +0100
>
> * Eli Zaretskii [2010-03-26 18:56+0100] writes:
>
> >> From: Helmut Eller <address@hidden>
> >> Cc: address@hidden
> >> Date: Fri, 26 Mar 2010 16:48:18 +0100
> >>
> >> getsockopt is not Linux specific; it's pretty much part of the BSD
> >> socket API and is available on Windows too. Why don't you just link it
> >> in which would simplify wait_reading_process_output too? Why do the
> >> Unix ports have to pay the price for the Window port?
> >
> > Perhaps you've missed this part of the fragment I posted:
> >
> > /* getsockopt(,,SO_ERROR,,) is said to hang on some systems.
> > So only use it on systems where it is known to work. */
>
> Have you test case to reproduce it?
No. And I don't know enough about this issue to work on the problem,
even if I did.
- MS-Windows build broken in Fmake_network_process, Eli Zaretskii, 2010/03/26
- Re: MS-Windows build broken in Fmake_network_process, Helmut Eller, 2010/03/26
- Re: MS-Windows build broken in Fmake_network_process, Eli Zaretskii, 2010/03/26
- Re: MS-Windows build broken in Fmake_network_process, Helmut Eller, 2010/03/26
- Re: MS-Windows build broken in Fmake_network_process,
Eli Zaretskii <=
- Re: MS-Windows build broken in Fmake_network_process, Helmut Eller, 2010/03/26
- Re: MS-Windows build broken in Fmake_network_process, Eli Zaretskii, 2010/03/26
- Re: MS-Windows build broken in Fmake_network_process, Chong Yidong, 2010/03/26
- Re: MS-Windows build broken in Fmake_network_process, Eli Zaretskii, 2010/03/27
- Re: MS-Windows build broken in Fmake_network_process, Jason Rumney, 2010/03/27
- Re: MS-Windows build broken in Fmake_network_process, Eli Zaretskii, 2010/03/27
- Re: MS-Windows build broken in Fmake_network_process, Christoph, 2010/03/27
- Re: MS-Windows build broken in Fmake_network_process, Florian Beck, 2010/03/27
- Re: MS-Windows build broken in Fmake_network_process, Óscar Fuentes, 2010/03/27
- Re: MS-Windows build broken in Fmake_network_process, Eli Zaretskii, 2010/03/28