1. Use poll() instead of select() when it's available.
authorHiroshi Inoue <inoue@tpf.co.jp>
Wed, 26 May 2010 13:56:18 +0000 (13:56 +0000)
committerHiroshi Inoue <inoue@tpf.co.jp>
Wed, 26 May 2010 13:56:18 +0000 (13:56 +0000)
commit8155dfdc6effb35fb85e105d713fd589803a4089
treededc2c5a3cf648947036fa100db01376565a5c94
parentc9c875884ed021fbfc241ee0ebe5c58398e67d59
1. Use poll() instead of select() when it's available.
2. Take comments or line comments in a query into account.
3. Fix a crash bug on authentication failures.
configure.ac
connection.c
convert.c
socket.c
socket.h
statement.c
version.h