kopia lustrzana https://gitlab.com/sane-project/backends
Return SANE_STATUS_ACCESS_DENIED if access was not granted
instead of SANE_STATUS_IO_ERROR. Henning Meier-Geinitz <henning@meier-geinitz.de>DEVEL_2_0_BRANCH-1
rodzic
4567b37a86
commit
2c23d82d0c
|
@ -12,9 +12,13 @@
|
|||
Only the first IP address in struct hostent is checked. IPv6 is
|
||||
untested. The change is based on a patch by Petter Reinholdtsen
|
||||
<pere@hungry.com>.
|
||||
Return SANE_STATUS_ACCESS_DENIED if access was not granted instead
|
||||
of SANE_STATUS_IO_ERROR.
|
||||
Removed isfdtype to avoid compilation problems.
|
||||
Added more debug output. Print function name in every DBG statement.
|
||||
Updated manual pages and saned.conf.
|
||||
* net.c: Return SANE_STATUS_ACCESS_DENIED if access was not granted
|
||||
instead of SANE_STATUS_IO_ERROR.
|
||||
|
||||
2001-01-06 Karl Heinz Kremer <khk@khk.net>
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue