Separated send from whatnow, similar to the previous commit.
authormarkus schnalke <meillo@marmaro.de>
Wed, 8 Feb 2012 13:24:08 +0000 (14:24 +0100)
committermarkus schnalke <meillo@marmaro.de>
Wed, 8 Feb 2012 13:24:08 +0000 (14:24 +0100)
commit3df5ab3c116e6d4a2fb4bb5cc9dfc5f781825815
tree5c7d3958c110d3f00950b2f8166f3404f7ff9ebe
parentc73c00bfccd22ec77e9593f47462aeca4a8cd9c0
Separated send from whatnow, similar to the previous commit.
Again, I traded execution speed for less (doubled) code, clearer interfaces,
and modularization. Oh what an improvement!
uip/Makefile.in
uip/send.c
uip/whatnow.c