aboutsummaryrefslogtreecommitdiff
path: root/scripts/debug-roas.py
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2013-06-12 17:36:24 +0000
committerRob Austein <sra@hactrn.net>2013-06-12 17:36:24 +0000
commit531df949515d12cd434259faa9dff8400bb81783 (patch)
tree753a34dba310d329d7b17bd1dcf8ffe27bf39fe9 /scripts/debug-roas.py
parent86a36ddd10f792fa1b51524d5a451738bcca2368 (diff)
Add --listener_tcp mode. Currently this is at proof-of-concept level
to work out all the forking and dispatch stuff. Main things left to do are (a) rewriting the single IPv4/6 socket with blocking I/O to use asyncore and two sockets, and (b) daemonizing (maybe). svn path=/trunk/; revision=5395
Diffstat (limited to 'scripts/debug-roas.py')
0 files changed, 0 insertions, 0 deletions
89' href='#n89'>89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138