Ticket #1369 defect closed invalid

Opened 8 years ago

Last modified 5 years ago

iocpreactor (udp) socket.error: (10049, "Can't assign requested address")

Reported by: ghazel Owned by:
Priority: high Milestone:
Component: core Keywords:
Cc: justinj, ghazel Branch:
Author: Launchpad Bug:

Description


Change History

1

Changed 8 years ago by ghazel

Not sure what causes this, maybe the requested address should be printed with 
the exception?

Traceback (most recent call last):
  File "twisted\internet\defer.pyc", line 307, in _runCallbacks
    
  File "twisted\internet\iocpreactor\udp.pyc", line 209, in _joinAddr1
    
  File "twisted\internet\defer.pyc", line 191, in addCallback
    
  File "twisted\internet\defer.pyc", line 182, in addCallbacks
    
--- <exception caught here> ---
  File "twisted\internet\defer.pyc", line 307, in _runCallbacks
    
  File "twisted\internet\iocpreactor\udp.pyc", line 218, in _joinAddr2
    
  File "<string>", line 1, in setsockopt
    
socket.error: (10049, "Can't assign requested address")

2

Changed 7 years ago by justinj

  • owner justinj deleted
  • component set to conch

3

Changed 7 years ago by jknight

  • component changed from conch to core

4

Changed 5 years ago by PenguinOfDoom

  • status changed from new to closed
  • resolution set to invalid

5

Changed 2 years ago by <automation>

Note: See TracTickets for help on using tickets.