crankycyclops / trogdor-pp

A unified engine for building text adventures and MUDs with batteries included.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reading multiple lines from TCPIn

crankycyclops opened this issue · comments

Figure out how to implement TCPIn so that you can read multiple lines from it with minimal blocking.

commented

Already done.