Summary
I'd like to use port->fileno on a udp-socket
Metadata
- Id: 8bb2728765b279f44b525f3b64356f2ff09d6980
- Trac id: 799
- Type: enhancement
- Reporter: sethalves
- Owner: iraikov
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: not urgent at all
- Milestone: 4.9.0
- Version: 4.7.x
- Changetime: 2012-09-24 21:47:48 UTC
- Created: 2012-03-07 16:01:45 UTC
- Keywords:
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.
Changes and comments
[2012-03-11 20:59:00 UTC] ckeen changed status from new to assigned
[2012-03-11 20:59:00 UTC] ckeen changed owner from zbigniew to iraikov
[2012-03-11 20:59:00 UTC] ckeen wrote:
Reassigning to Ivan, since this is his baby...
[2012-03-12 04:46:16 UTC] iraikov changed status from assigned to closed
[2012-03-12 04:46:16 UTC] iraikov set resolution to fixed
[2012-03-12 04:46:16 UTC] iraikov wrote:
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...
[2012-09-24 21:47:48 UTC] felix changed milestone from 4.8.0 to 4.9.0
[2012-09-24 21:47:48 UTC] felix wrote:
Milestone 4.8.0 deleted