lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,

i'd like raw sockets... doesn't have a clear use for it,
but it would be nice.

Try this argument with Roberto and he will shoot you. :)

of course, that makes the bloat argument more and more
real.  not that it matters on desktop computers or
servers; but it might be better to devise some way to
include only what's needed before adding even more
features.

These are all independent modules. Right now, if you don't
need udp, for instance, you can just remove the module. If
you don't need raw, it would be just a matter of not loading
it up.

Regards,
Diego.