octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #65393] cant create a non blocking socket with


From: Rik
Subject: [Octave-bug-tracker] [bug #65393] cant create a non blocking socket with fcntl()
Date: Sat, 2 Mar 2024 15:02:26 -0500 (EST)

Update of bug #65393 (group octave):

                Category:                    None => Octave Package         
                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

The help for fcntl() function says that the input needs to be a file
descriptor FID.  Is the output of the socket() call really an FID?  If I
create a socket with socket() and then check the list of file descriptors with
"fopen ('all')" I don't see anything.

There seems to be a setsockopt() function in the sockets package.  Is that
what you should be using instead?


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?65393>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]