ecl/contrib
Daniel Kochmański ef450d9070 contrib: sockets: fix get-host-by-name
Remove flag AI_V4MAPPED which takes effect only for AF_INET6
family. Currently we do not work at all with ipv6, hence this flag is
a no-op. Moreover Android has no definition for this flag. See !172.

Fix contributed by Polos Ruetz. Closes !172.
2019-12-30 10:39:13 +01:00
..
asdf bump asdf 2017-09-30 16:07:10 +02:00
bytecmp bytecmp: fix compilation of closures 2018-06-23 21:37:15 +02:00
cl-simd cmp: prevent inline information from getting lost while compiling ECL itself 2019-11-17 19:58:53 +01:00
deflate contrib: call provide uniformly 2015-10-23 18:18:58 +02:00
defsystem contrib: defsystem: (hopefully) finally remove all old package names 2019-03-20 21:20:28 +01:00
ecl-cdb cdb: fix declaration 2017-04-28 11:13:24 +02:00
ecl-curl contrib: call provide uniformly 2015-10-23 18:18:58 +02:00
encodings Untabify everything. 2015-09-01 20:10:10 +00:00
package-locks extensions: put ext:package-locked-p in core module. 2019-02-07 13:27:12 +01:00
profile do not warn about the PROFILE function, because this is also used in UNPROFILE 2016-07-20 11:54:06 +01:00
quicklisp contrib: call provide uniformly 2015-10-23 18:18:58 +02:00
rt rt: add deftask* and untabify sources 2015-08-13 21:41:32 +02:00
serve-event contrib: call provide uniformly 2015-10-23 18:18:58 +02:00
sockets contrib: sockets: fix get-host-by-name 2019-12-30 10:39:13 +01:00
unicode contrib: remove use of legacy names 2019-01-14 21:29:34 +01:00
win32 Untabify everything. 2015-09-01 20:10:10 +00:00