Message70890
Jesse, thanks for capturing my e-mail thread in this issue. Can you
comment on my last three paragraphs? Essentially, I think we should
lock down the API and assert that Listener.address will always be
a 'connectable' end-point. (i.e. not a wildcard host, 0.0.0.0, that
can't be bound to by a socket, for example)
This would mean raising an exception in Listener.__init__ if this
invariant is violated. |
|
| Date |
User |
Action |
Args |
| 2008-08-08 09:12:05 | trent | set | recipients:
+ trent, ocean-city, roudkerk, jnoller |
| 2008-08-08 09:12:05 | trent | set | messageid: <[email protected]> |
| 2008-08-08 09:12:04 | trent | link | issue3270 messages |
| 2008-08-08 09:12:02 | trent | create | |
|