]> Git Repo - qemu.git/commit - qerror.c
qerror: add five qerror strings
authorAmos Kong <[email protected]>
Thu, 10 May 2012 16:28:08 +0000 (00:28 +0800)
committerAnthony Liguori <[email protected]>
Thu, 10 May 2012 17:37:57 +0000 (12:37 -0500)
commitaed3d11df6d14ce63ac754601e4df965c608f6bd
treefd304d39b50a4997aa490a27029ac9077019573f
parente2d87bff12a5195f5b2556baabe2598e14fbed19
qerror: add five qerror strings

Add five new qerror strings, they are about listen/connect socket:
  QERR_SOCKET_CONNECT_IN_PROGRESS
  QERR_SOCKET_CONNECT_FAILED
  QERR_SOCKET_LISTEN_FAILED
  QERR_SOCKET_BIND_FAILED
  QERR_SOCKET_CREATE_FAILED

Reviewed-by: Michael Roth <[email protected]>
Signed-off-by: Amos Kong <[email protected]>
Reviewed-by: Orit Wasserman <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
qerror.c
qerror.h
This page took 0.026287 seconds and 4 git commands to generate.