]> arthur.barton.de Git - netdata.git/commit
Let the compiler choose the best way to clear the sockaddr_in structure instead of...
authorFrederico Lamberti Pissarra <fredericopissarra@gmail.com>
Thu, 12 May 2016 23:45:28 +0000 (20:45 -0300)
committerFrederico Lamberti Pissarra <fredericopissarra@gmail.com>
Thu, 12 May 2016 23:45:28 +0000 (20:45 -0300)
commitbf581ab169aba9f6c517b7f07d8da7406d7cd60e
treefd17cf2e5cd0be971d040eb37b4b106f028e7ff5
parentad330947b533f02d1fb08d708a10afeb4fa73e56
Let the compiler choose the best way to clear the sockaddr_in structure instead of using memset.
src/web_server.c