issue blocking input_handler
James Browning
jamesb192 at jamesb192.com
Sat Feb 4 17:08:49 UTC 2023
> On 02/03/2023 11:35 PM PST Hal Murray <halmurray at sonic.net> wrote:
>
> James Browning said:
> >> How about fixing the bug at ithe source rather than patching around it?
> > I tried and failed then I came up with that.
>
> Did you get O_NONBLOCK turned on?
> Something like this:
> err = fcntl(sockfd, F_SETFL, O_NONBLOCK);
I did not, but it is now. Working, and HTML page source added.
More information about the devel
mailing list