durusmail: quixote-users: Organizing a Quixote/Durus multiprocess application
Organizing a Quixote/Durus multiprocess application
2006-08-28
Re: Organizing a Quixote/Durus multiprocess application
2006-08-28
2006-08-28
2006-08-29
Organizing a Quixote/Durus multiprocess application
2006-08-28
2006-08-29
2006-08-29
2006-08-29
2006-08-29
2006-08-30
2006-08-31
Mike Orr (2 parts)
2006-09-01
Organizing a Quixote/Durus multiprocess application
2006-08-29
Organizing a Quixote/Durus multiprocess application
Mike Orr
2006-08-30
On 8/29/06, Mike Orr  wrote:
> I'm getting a "connection refused" using ClientStorage on a socket,
> even though netstat and lsof say the socket is listening.  I'm not
> sure if it's my fault or not.  I know it's ECONNREFUSED because I
> changed durus.storage_server.UnixDomainSocketAddress.get_connected_socket
> to re-raise the exception rather than returning None.

Stupid me, I was using ClientStorage with the database file rather
than the database socket.  I don't know why it didn't say ENOTSOCK
(not a socket) though.

--
Mike Orr 
reply