1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2025-01-12 20:29:49 +00:00

Make sure DHCP port is hung up before leaving

This commit is contained in:
dschmenk 2015-01-30 21:32:32 -08:00
parent ad8332bcf7
commit bd32c162b9

View File

@ -223,6 +223,7 @@ loop
// //
// Nobody answered // Nobody answered
// //
hangupUDP(DHCP_CLIENT_PORT)
return -1 return -1
done done