Yorick Hardy
bb3df95d13
Define *ai-v4mapped* to zero on platforms where AI_V4MAPPED is undefined.
...
This change defines *ai-v4mapped* to zero when AI_V4MAPPED is undefined
and similarly for *ai-all* (similar to other patches). This allows
(srfi 106) to be available on NetBSD and other platforms without
AI_V4MAPPED and is the recommended behaviour by the author of SRFI-106:
https://srfi-email.schemers.org/srfi-106/msg/2762553/
2024-03-05 22:18:44 +02:00
Justin Ethier
da51147b68
Issue #81 - allow for large recv sizes
2018-01-03 17:25:07 -05:00
Justin Ethier
05fb1cdb7b
Use new make_input_port macro
2017-08-19 18:12:06 -04:00
Justin Ethier
75b9e7bf8a
Explicit inlines
2017-04-29 01:18:39 +00:00
Justin Ethier
51577cbb60
Issue #126 - Selectively compile AI_ALL and AI_V4MAPPED
2016-10-23 20:07:45 +00:00
Justin Ethier
84cf5f2d08
Use proper library name
2016-09-27 03:21:00 -04:00
Justin Ethier
69795bfcd2
Initial input/output port conversions
2016-09-27 01:26:31 -04:00
Justin Ethier
2205eedea9
Added flag macros, header comment block
2016-09-26 23:59:06 -04:00
Justin Ethier
973a0672f2
Fixed socket-accept
2016-09-23 17:28:04 -04:00
Justin Ethier
33003a5813
Bug fixes, added accept
2016-09-23 17:01:02 -04:00
Justin Ethier
a34fa03608
Stubs for accept
2016-09-24 04:14:37 -04:00
Justin Ethier
d12492e585
Make server socket
2016-09-24 04:01:09 -04:00
Justin Ethier
49247c08a4
Added send and recv
2016-09-24 03:26:43 -04:00
Justin Ethier
eae7dc12cf
WIP
2016-09-24 02:14:54 -04:00
Justin Ethier
fef4076985
WIP
2016-09-24 01:18:52 -04:00
Justin Ethier
a26f7ab0fd
Added address-family
2016-09-24 00:51:43 -04:00
Justin Ethier
8fb892a131
Added socket-purge-flags
2016-09-24 00:26:53 -04:00
Justin Ethier
94d9e9a4ca
Fix socket-merge-flags
2016-09-23 23:42:15 -04:00
Justin Ethier
b9d76a32bc
WIP
2016-09-23 22:50:15 -04:00
Justin Ethier
eb7ac51e95
WIP
2016-09-23 22:33:52 -04:00
Justin Ethier
163c2cdfc8
%make-client-socket compiles
2016-09-23 22:15:15 -04:00
Justin Ethier
765d2fb663
WIP
2016-09-22 18:50:27 -04:00
Justin Ethier
423861c85d
WIP
2016-09-22 18:47:49 -04:00
Justin Ethier
1a6ee481ac
Load constants
2016-09-22 17:07:22 -04:00
Justin Ethier
07b4d1e025
WIP
2016-09-23 04:11:56 -04:00
Justin Ethier
a89689134e
Initial stub
2016-09-23 03:29:32 -04:00