1
0
mirror of https://github.com/janet-lang/janet synced 2025-02-25 20:40:00 +00:00
llmII 6ad016c587
Check type when getting socket type
janet_get_sockettype expects a keyword but we're making it optional that
the call to the functions that use it with arity >=3 will be guaranteed
to have it as a keyword value! If it's not a keyword then it's the same
as NULL.
2021-09-06 09:53:53 -05:00
..
2021-08-29 11:29:41 -05:00
2021-09-06 09:53:53 -05:00