google / packetdrill

The official Google release of packetdrill
GNU General Public License v2.0
887 stars 220 forks source link

packetdrill: check accepted fd instead of listen fd #71

Open tanjianfeng opened 1 year ago

tanjianfeng commented 1 year ago

It makes more sense to check the acceptd fd instead of listen fd in this test case.

Fixes #70.

Signed-off-by: Jianfeng Tan henry.tjf@antgroup.com