OSDN Git Service

contrib/ivshmem-server: Print "not for production" warning
authorMarkus Armbruster <armbru@redhat.com>
Tue, 15 Mar 2016 18:34:55 +0000 (19:34 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 21 Mar 2016 20:29:03 +0000 (21:29 +0100)
commita335c6f204eefba8ff935bcee8f31f51d2174119
treeb33c45166b1c5b4724343d7e158122603b9e199c
parent62a830b688a93419baa89061b6b5faf8b5e10808
contrib/ivshmem-server: Print "not for production" warning

The code is okay for illustrating how things work and for testing, but
its error handling make it unfit for production use.  Print a warning
to protect the innocent.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <1458066895-20632-41-git-send-email-armbru@redhat.com>
contrib/ivshmem-server/main.c