summaryrefslogtreecommitdiff
path: root/pysnmp/carrier/asyncore/dgram/udp.py
Commit message (Collapse)AuthorAgeFilesLines
* - original asynsock transport and AsyncsockDispatcher renamed intoelie2015-07-051-0/+14
asyncore and AsyncoreDispatcher respectively to provide better hint to fellow devs on the underlying transport being used - backward compatibility preserved through dummy asynsock symbols