]> git.ipfire.org Git - thirdparty/curl.git/commit
smb: Added state change functions to assist with debugging
authorSteve Holme <steve_holme@hotmail.com>
Sat, 13 Dec 2014 12:12:45 +0000 (12:12 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Sat, 13 Dec 2014 12:16:36 +0000 (12:16 +0000)
commit2ecce667a6bc193ad04a9057412e126681462012
tree1cded7167abcf0a131db56d62d0040756a9373e1
parent783b5c3b119cc342e4dda2ddd13e39119f8c2bdf
smb: Added state change functions to assist with debugging

For debugging purposes, and as per other protocols within curl, added
state change functions rather than changing the states directly.
lib/smb.c