setsockopt

  1. PKraszewski

    Shell ngctl msg node: setopt ... bails with error

    Hello! I'm struggling with ngctl to enable SO_REUSEPORT on ksocket(inet/dgram/udp). Node ID as absolutely correct, I can both bind and connect - but I can't setopt. # node: is of type ksocket inet/dgram/udp # Works ngctl msg node: bind inet/127.0.0.1:5000 # Works ngctl msg node: connect...
Back
Top