Ticket #5574 enhancement new
Add support for SOCK_DGRAM to IReactorSocket
| Reported by: | exarkun | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | review |
| Cc: | Branch: | branches/udp-port-from-fd-5574 | |
| Author: | rwall | Launchpad Bug: |
Description
#5248 added support for some taking some existing SOCK_STREAM listening sockets and adding them to the reactor.
A similar feature would be support for adding an existing SOCK_DGRAM socket to the reactor.
This would probably be exposed as a new IReactorSocket method.
Change History
Note: See
TracTickets for help on using
tickets.
