You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The listenfd protocol supports receiving an already accepted and established TCP connection, similar to inetd. This corresponds to the Accept=yes option in a .socket unit.
Please consider adding a corresponding take_tcp_stream function.
The text was updated successfully, but these errors were encountered:
The listenfd protocol supports receiving an already accepted and established TCP connection, similar to
inetd
. This corresponds to theAccept=yes
option in a.socket
unit.Please consider adding a corresponding
take_tcp_stream
function.The text was updated successfully, but these errors were encountered: