]> hydra-www.ietfng.org Git - acmetensortoys-esp-lua_core/commit
fifosock: dramatically simplify
authorNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Sat, 29 Jul 2017 20:09:42 +0000 (16:09 -0400)
committerNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Mon, 31 Jul 2017 11:57:54 +0000 (07:57 -0400)
commit56ecb85d9c6ad9df2b572aeba87be9fe2dcafd6d
tree154d65c3647d8e6b271c5ecf565b626c836f168d
parent1bb159524abdce1c0b6465fecda65853bb9729e1
fifosock: dramatically simplify

All we really need here is a thin shim around send; stop trying to be
clever, it just makes things obfucsated when they go wrong.

Chase consequences around the tree.  Extensive testing was done looking
for memory leaks despite the newfound simplicity, with none found.
init.lua
net/fifosock.lua
telnetd/telnetd.lua