#799 closed enhancement (fixed)
I'd like to use port->fileno on a udp-socket
Reported by: | sethalves | Owned by: | Ivan Raikov |
---|---|---|---|
Priority: | not urgent at all | Milestone: | 4.9.0 |
Component: | extensions | Version: | 4.7.x |
Keywords: | Cc: | ||
Estimated difficulty: |
Description
I want to use file-select on a udp socket from the "udp" egg. This requires getting at the underlying descriptor. I can use io:descriptor to get this, but it's not documented.
Change History (3)
comment:1 follow-up: 2 Changed 13 years ago by
Owner: | changed from Jim Ursetto to Ivan Raikov |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks for reminding me that I am the maintainer of this egg :-) I have added a procedure udp-socket-fd that returns the UDP socket's file descriptor, and have create a new release 1.18.
Replying to ckeen:
Reassigning to Ivan, since this is his baby...
Note: See
TracTickets for help on using
tickets.
Reassigning to Ivan, since this is his baby...