Bogdan-Andrei Iancu writes:
Also I want to bring in discussion a related subject - dropping the old unix sockets implementation from the core. Before doing it I would like to know who is still using it and if there are any issues with migrating to the new implementation.
openser/sems communication is currently using unix sockets. openser send request to sems by t_write_unix(). if the new module works and behaves the same way as current unix socket implementation, it is ok with me to drop the old implementation.
-- juha