.. |
service
|
sync up the different python versions
|
2017-12-06 23:10:57 -05:00 |
__init__.py
|
bring this branch up to date with stage
|
2017-12-08 09:53:44 -05:00 |
analysis.py
|
remove error check, fix names #124
|
2017-04-21 23:11:59 -04:00 |
apdu.py
|
sync the versions
|
2017-09-07 00:23:53 -04:00 |
app.py
|
add a reference count to the cache information record
|
2017-09-30 03:19:06 -04:00 |
appservice.py
|
bring this branch up to date with stage
|
2017-12-08 09:53:44 -05:00 |
basetypes.py
|
merging #147 for next release
|
2017-12-06 20:56:52 -05:00 |
bsll.py
|
remove flakes
|
2015-07-17 09:24:05 -04:00 |
bsllservice.py
|
remove flakes
|
2015-07-17 09:45:39 -04:00 |
bvll.py
|
add an equality check so tests can make sure two foreign device table entries are identical
|
2017-09-04 01:20:34 -04:00 |
bvllservice.py
|
shuffle the close
|
2017-10-16 09:46:41 -04:00 |
capability.py
|
more pesky blanks
|
2016-11-07 23:42:57 -05:00 |
comm.py
|
sync changes across versions
|
2016-11-07 23:37:46 -05:00 |
commandlogging.py
|
initial commit
|
2015-07-15 16:51:27 -04:00 |
console.py
|
be more explicit with bytes in upstream and downstream PDUs
|
2016-10-26 14:24:36 -04:00 |
consolecmd.py
|
closes #66
|
2016-02-21 14:36:05 -05:00 |
consolelogging.py
|
allow the INI file name to be specified in the environment
|
2017-02-24 09:40:00 -05:00 |
constructeddata.py
|
problem decoding AnyAtomic in a Sequence
|
2017-12-08 00:04:56 -05:00 |
core.py
|
minor code formatting
|
2017-09-19 02:41:58 -04:00 |
debugging.py
|
simplify xtob
|
2017-09-12 22:06:22 -04:00 |
errors.py
|
more pesky blanks
|
2016-11-07 23:42:57 -05:00 |
event.py
|
initial commit
|
2015-07-15 16:51:27 -04:00 |
iocb.py
|
update to pass deltas rather than using clock time
|
2017-09-14 22:18:35 -04:00 |
netservice.py
|
remove flakes
|
2015-07-17 09:24:05 -04:00 |
npdu.py
|
remove flakes
|
2015-07-17 09:24:05 -04:00 |
object.py
|
copy/paste error, tests now pass
|
2017-12-06 23:18:59 -05:00 |
pdu.py
|
first crack at supporting interface names
|
2017-03-10 00:39:35 -05:00 |
primitivedata.py
|
convert dates and times to/from float
|
2017-12-12 18:36:41 -05:00 |
singleton.py
|
add __lt__ function to make tasks orderable (so heappush is happy in py34), update metaclass syntax in py34 singleton
|
2015-08-09 23:26:03 -04:00 |
task.py
|
update to pass deltas rather than using clock time
|
2017-09-14 22:18:35 -04:00 |
tcp.py
|
cancel the idle timeout when the socket is closed in the server code
|
2017-05-11 23:44:40 -04:00 |
udp.py
|
shuffle the close
|
2017-10-16 09:46:41 -04:00 |
vlan.py
|
switch from deferred calls to 'run this now' tasks
|
2017-09-19 02:43:12 -04:00 |