1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-20 08:58:00 +02:00
Commit graph

6 commits

Author SHA1 Message Date
subuzero
94b20b0017 ioctlsocket() is Windows-Only. Using ioctl() for non-Windows platform. 2020-03-12 18:39:00 +05:30
Brian Fiete
f7dd157bf8
Merge branch 'master' into close_socket_linux 2020-03-09 10:42:15 -07:00
Brian Fiete
77e204deb0 Removed internal 2020-03-09 09:32:14 -07:00
Brian Fiete
14ac27c977 Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
subuzero
9657cdd55b Fix for Socket class on linux.
closesocket() is windows only.
2020-03-04 00:43:04 +05:30
Brian Fiete
7dbfd15292 Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00