summaryrefslogtreecommitdiff
path: root/pysnmp/carrier/twisted/dgram/udp.py
Commit message (Expand)AuthorAgeFilesLines
* PEP-8 long lines and dunders (#245)Ilya Etingof2019-02-261-3/+9
* PEP8 optimize imports (#242)Ilya Etingof2019-02-121-2/+2
* Uppercase global constants (#238)Ilya Etingof2019-02-101-2/+2
* Drop Python < 2.6 except statement compatibility trickIlya Etingof2019-02-091-4/+4
* Extend copyright notice to year 2019Ilya Etingof2018-12-301-1/+1
* copyright notice extendedv4.4.4Ilya Etingof2018-01-031-1/+1
* migrated references from SourceForge (#110)Ilya Etingof2017-11-171-1/+1
* email changed, copyright extended to the year 2017Ilya Etingof2017-01-121-1/+1
* pep8 reformattedIlya Etingof2016-04-021-3/+9
* copyright updatedelie2015-12-291-1/+1
* copyright notice added to source codeelie2015-11-201-1/+6
* multiple-statements-in-one-line linted outelie2015-10-171-1/+2
* linted for trailing whitespaceselie2015-10-171-1/+1
* * Asyncore and asyncio-based APIs reworked to become functions.elie2015-09-271-2/+4
* missing AbstractTransportAddress addedelie2015-01-201-0/+5
* overload closeTransport() to close UDP port on transport shutdownelie2013-06-301-0/+5
* Fix to twisted/udp non-default local endpoint binding features. Commonelie2013-03-151-3/+3
* minor cosmetic changeselie2012-06-251-1/+1
* major overhawl aimed at Python 2.4 through 3.2 compatibilityelie2011-11-061-5/+6
* Twisted support implementedelie2009-07-311-0/+25