about summary refs log tree commit diff stats
path: root/src/luasocket/inet.c
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-12-22 17:48:18 -0800
committerKartik K. Agaram <vc@akkartik.com>2021-12-22 17:48:18 -0800
commit77b464fbf0de32868467cb6cb076ec05aabfe5b3 (patch)
tree7592c6cfdb80cdc6e54d3c4c2b3581d9373f8acb /src/luasocket/inet.c
parent940b885be755987650ead5cab896af17c71354a9 (diff)
downloadteliva-77b464fbf0de32868467cb6cb076ec05aabfe5b3.tar.gz
clean up my debug conlang
This isn't the ideal implementation either. Pure spaghetti. But I need
to clean up the debug prints to see that.
Diffstat (limited to 'src/luasocket/inet.c')
0 files changed, 0 insertions, 0 deletions
a> 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