Kashiko Koibumi
d4bb580ab1
fix importing collections for Python3
2024-05-26 11:17:30 +09:00
Kashiko Koibumi
a11df0c583
use six.moves
2024-05-26 09:50:42 +09:00
d6c1845b71
Moved Peer from state to network.node
...
and trustedPeer to network.connectionpool.BMConnectionPool attribute
2019-11-11 17:13:12 +02:00
lakshyacis
1e446b768c
node pylint fixes
2019-09-16 19:13:56 +05:30
d635e515b9
Big Asyncore update
...
- most of the stuff is done so it partially works
- disabled pollers other than select (debugging necessary)
- can switch in the settings, section network, option asyncore (defaults
to False)
2017-05-24 16:51:49 +02:00
d9d3515905
Node class, WIP
...
- for new network subsystem
2017-05-07 20:16:49 +02:00
96d58f3c11
Asyncore update (WIP)
2017-04-16 18:27:15 +02:00