[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #65393] can't create a non blocking socket wit
From: |
Rik |
Subject: |
[Octave-bug-tracker] [bug #65393] can't create a non blocking socket with fcntl() |
Date: |
Thu, 21 Mar 2024 20:25:52 -0400 (EDT) |
Update of bug #65393 (group octave):
Category: Octave Package => Octave Function
Item Group: None => Unexpected Error or
Warning
Summary: cant create a non blocking socket with fcntl() =>
can't create a non blocking socket with fcntl()
_______________________________________________________
Follow-up Comment #8:
The stream lookup function throws an error, rather than setting the FID to -1,
so the code didn't work as intended. I enclosed the stream lookup function in
a try block with the catch block now setting the FID directly. See
https://hg.savannah.gnu.org/hgweb/octave/rev/e104e9f0cf62.
The example code for this bug report now appears to work, but along the way I
discovered that fcntl cannot be used for read operations. I'll file a new bug
report about that.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?65393>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [Octave-bug-tracker] [bug #65393] cant create a non blocking socket with fcntl(), anonymous, 2024/03/01
- [Octave-bug-tracker] [bug #65393] cant create a non blocking socket with fcntl(), Rik, 2024/03/02
- [Octave-bug-tracker] [bug #65393] cant create a non blocking socket with fcntl(), John Donoghue, 2024/03/21
- [Octave-bug-tracker] [bug #65393] cant create a non blocking socket with fcntl(), Rik, 2024/03/21
- [Octave-bug-tracker] [bug #65393] cant create a non blocking socket with fcntl(), John W. Eaton, 2024/03/21
- [Octave-bug-tracker] [bug #65393] cant create a non blocking socket with fcntl(), John W. Eaton, 2024/03/21
- [Octave-bug-tracker] [bug #65393] cant create a non blocking socket with fcntl(), John Donoghue, 2024/03/21
- [Octave-bug-tracker] [bug #65393] cant create a non blocking socket with fcntl(), John W. Eaton, 2024/03/21
- [Octave-bug-tracker] [bug #65393] can't create a non blocking socket with fcntl(),
Rik <=
- [Octave-bug-tracker] [bug #65393] can't create a non blocking socket with fcntl(), John W. Eaton, 2024/03/22
- [Octave-bug-tracker] [bug #65393] can't create a non blocking socket with fcntl(), Rik, 2024/03/23