I noticed that latest changes forbid to have :CSTRING as FFI argument to a C-INLINE call. Now, sockets.lisp does not compile anymore. The question is: - what's the correct fix? Replace :CSTRING with :CHAR*? - shouldn't this be done automatically in c1c-inline? Michael.