hammerspoon/extensions/socket
Chris Jones 5d49826184 Fix hs.socket to not try and use HTML tags in its docstrings 2022-01-14 12:49:26 +00:00
..
LICENSE add license 2016-03-03 07:44:49 -06:00
libsocket.m Significant refactor of build settings/process (#2983) 2021-11-16 00:25:56 +00:00
libsocket_udp.m Significant refactor of build settings/process (#2983) 2021-11-16 00:25:56 +00:00
socket.h Switch reftables over to an opaque type, to make it easier to change the type later 2021-02-17 19:47:22 +00:00
socket.lua Fix hs.socket to not try and use HTML tags in its docstrings 2022-01-14 12:49:26 +00:00
test_socket.lua Actually insert require()d modules into the hs namespace for tests. This is not idea, but it's a much simpler change than replacing all of the hs namespace calls within the tests 2016-12-29 11:57:54 +01:00
test_udpsocket.lua We recently updated GCDAsyncSocket, which means our UDP tests contained a magic number that changed upstream in fa0ea504f3 2020-07-01 21:07:25 +01:00