Mellanox / libvma

Linux user space library for network socket acceleration based on RDMA compatible network adaptors
https://www.mellanox.com/products/software/accelerator-software/vma?mtag=vma
Other
559 stars 152 forks source link

issue: 3092555 Fix connect timeout return value #994

Closed pasis closed 2 years ago

pasis commented 2 years ago

Description

Fix #992. m_conn_state value is overwritten before it's used in a condition.

What

Fix #992.

Why ?

Bugfix

Change type

What kind of change does this PR introduce?

Check list