1
0
mirror of https://github.com/ShadowKatStudios/OC-Minitel.git synced 2024-09-21 10:48:47 +10:00
Commit Graph

17 Commits

Author SHA1 Message Date
67c5790bd4 make minitel.rsend return the packet ID if not blocking 2019-04-18 13:26:30 +10:00
40c6f47f4d make it possible to rsend a packet and specify the packet ID 2019-04-18 13:24:35 +10:00
66f844ec65 changed some wording 2018-08-20 17:24:26 +10:00
873b84693f updated the OpenOS documentation to include event types 2018-08-20 17:23:16 +10:00
c01a9fdadd improved socket:read() 2018-08-16 20:54:23 +10:00
1a9ed7562a added a wrapper for net.lua so existing programs will work for the time being 2018-08-11 13:49:49 +10:00
a3cb100a5c renamed net.lua to minitel.lua 2018-08-11 13:49:11 +10:00
658f87e37c added the API docs to the minitel man page 2018-08-10 20:03:39 +10:00
e614eefa90 updated the man page for the minitel daemon 2018-08-08 09:44:11 +10:00
a85e2b01c2 added an option to not block in net.rsend 2018-07-25 12:29:25 +10:00
d726ddbfb6 more timeout-related bugfixes 2018-07-02 01:16:07 +10:00
ad3c6d8433 made timeouts shorter and made stuff fail when it times out, resolves #3 hopefully 2018-06-17 23:00:19 +10:00
f076144249 Documentation updates. 2018-03-09 19:41:00 +11:00
256ffc09ab added a man page for the minitel daemon, totally not just the readme 2018-03-03 22:02:29 +11:00
e891f0d220 made listen and flisten care what is sent to them 2018-02-17 18:31:50 +11:00
22bed6dd9c implemented socket closing 2018-02-17 15:20:09 +11:00
688f8e0ff7 implemented the beginning of layer 4 and 4 support 2018-02-17 14:56:06 +11:00