mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
8 lines
215 B
Text
8 lines
215 B
Text
|
|
* Improve error/warning messaging when parsing configuration file
|
|
|
|
* Add internet socket feature
|
|
|
|
Add support for internet sockets by specifying the socket string in the
|
|
following format: inet:<ip>:<port>
|
|
|