[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Printer spooling




Am Dienstag, den 10.01.2012, 23:59 +0100 schrieb Heinz Schmidt <heinz.schmidt.atari@googlemail.com>:

Any suggestions? What could be a reason for not beeing able to
connect to the socket?

Is it an non blocking socket? That could mean connect just says: "I'm returning, but not yet ready connection.... ".


This LPD was developped (compiled) for mint 1-14. Are there changes
i.e. between sockdev.xdd and inet4.xdd which could have broken
something for the lpd package?

Probably a lot of changes... ;)

You could also log the return value of connect and such calls... and translate them so that you understand them.