Yukihiro "Matz" Matsumoto
|
a657117e4e
|
Avoid warning in MSVC compilation.
|
2018-09-01 17:36:35 +09:00 |
|
Sebastián Katzer
|
0bc8d1979c
|
Network services might not be available
|
2018-07-21 10:18:22 +02:00 |
|
Yukihiro "Matz" Matsumoto
|
e02cbb4426
|
Need fcntl.h and sys/stat.h as well for _open; ref #3938
|
2018-02-02 14:58:09 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
c9fa7b1919
|
Need to include io.h anyway for _WIN32/64; ref #3938
|
2018-02-02 14:18:25 +09:00 |
|
Yasuhiro Matsumoto
|
0e0dad7697
|
include io.h on mingw
|
2018-01-31 12:18:35 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
f7ff2d0ee3
|
Define compatibility only for _MSC_VER; ref #3923
Suggested by @mattn.
|
2018-01-31 12:10:51 +09:00 |
|
ksss
|
e422ba0bff
|
Use mkstemp instead of tempnam
|
2018-01-31 11:34:29 +09:00 |
|
Hiroshi Mimaki
|
f55df0da7b
|
addrinfo.ai_protocol was not set on Cygwin.
|
2017-12-26 11:12:49 +09:00 |
|
Hiroshi Mimaki
|
bce811a53a
|
Disabled UNIXSocket test on Cygwin
|
2017-12-26 11:05:28 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
69ad12de06
|
Exclude UNIXSocket tests again; ref #3878
|
2017-12-14 00:05:23 +09:00 |
|
Takeshi Watanabe
|
949bf6ca43
|
Fix socket closing by using closesocket API in windows instead.
|
2017-12-14 00:05:23 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
55fced30cd
|
Use _tempnam instead of tempnam on Windows.
|
2017-12-13 14:17:49 +09:00 |
|
Hiroshi Mimaki
|
4353623b72
|
Skip tests on Windows platform
|
2017-12-13 13:02:59 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
761218e70b
|
Skip socket tests on Windows platform.
Some test may be OK but we skip everything as a starting point.
|
2017-12-09 14:22:53 +09:00 |
|
Takeshi Watanabe
|
5de7dc2948
|
Fix memory leak found by leak sanitizer.
|
2017-12-08 12:10:28 +09:00 |
|
Yukihiro "Matz" Matsumoto
|
73ef548c63
|
Add 'mrbgems/mruby-socket/' from commit 'ab54185005ec87fe4f5b10df95ad29659884141b'
git-subtree-dir: mrbgems/mruby-socket
git-subtree-mainline: d75266dd1b
git-subtree-split: ab54185005
|
2017-12-07 18:11:13 +09:00 |
|