Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#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 Changed 12 years ago by Christian Kellermann

Owner: changed from Jim Ursetto to Ivan Raikov
Status: newassigned

Reassigning to Ivan, since this is his baby...

comment:2 in reply to:  1 Changed 12 years ago by Ivan Raikov

Resolution: fixed
Status: assignedclosed

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...

comment:3 Changed 12 years ago by felix winkelmann

Milestone: 4.8.04.9.0

Milestone 4.8.0 deleted

Note: See TracTickets for help on using tickets.