Hello,
I would like to receive console input using desock for a network program using udp.
I have entered commands, but the program has no response.
How can I solve the problem?
My command
LD_PRELOAD=desock.so ./test
The program runs but does not process console input.
Thanks.
Hello,
I would like to receive console input using desock for a network program using udp.
I have entered commands, but the program has no response.
How can I solve the problem?
My command
Thanks.