I'm reverse engineering a Golang binary and came across the function selectnbrecv. However, I don't understand the documentation. I'll appreciate it if someone can explain to me the context and operation of the function. Thanks!
- This might be better suited for StackOverflow.Igor Skochinsky– Igor Skochinsky ♦2020-12-12 11:39:58 +00:00Commented Dec 12, 2020 at 11:39
- @IgorSkochinsky Will ask there. Thank you!Newbie– Newbie2020-12-12 14:29:36 +00:00Commented Dec 12, 2020 at 14:29
Add a comment |