Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb44edf6

Browse files
Update EthernetClient.cpp (#94)
Signed-off-by: TingRua zhang <68175738+q1098401179@users.noreply.github.com>Co-authored-by: Frederic Pillon <frederic.pillon@st.com>
1 parentcc8310f commitb44edf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/EthernetClient.cpp‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ void EthernetClient::stop()
195195
tcp_connection_close(_tcp_client->pcb, _tcp_client);
196196
}
197197
mem_free(_tcp_client);
198+
_tcp_client =NULL;
198199
}
199200

200201
uint8_tEthernetClient::connected()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp