eclipse-openj9 / openj9-utils

Other
16 stars 29 forks source link

Fix error in networking code #71

Closed mpirvu closed 3 years ago

mpirvu commented 3 years ago

Code was looking at the last socket instead of iterating through the sockets

Signed-off-by: Marius Pirvu mpirvu@ca.ibm.com