{
"subject": "Re: Running on a port other than 8333",
"content": {
"format": "html",
"body": "<div class=\"post\"><div class=\"quoteheader\"><a href=\"https://bitcointalk.org/index.php?topic=589.msg8544#msg8544\">Quote from: lachesis on August 10, 2010, 03:24:55 PM</a></div><div class=\"quote\"><del>Also, does Bitcoin open the BerkeleyDB as exclusive, precluding the need for a file lock?</del>It does not -- did my own tests.<br/></div>Is there a way to open BerkeleyDB exclusive?<br/><br/>DB_PRIVATE is the worst of both worlds. DB_PRIVATE is not exclusive, but it does make it get screwed up if another process tries to access it at the same time.<br/><br/>I've dropped the DB_PRIVATE flag in rev 153.</div>"
},
"source": {
"name": "Bitcoin Forum",
"url": "https://bitcointalk.org/index.php?topic=589.msg12483#msg12483"
},
"date": "2010-09-12T17:40:20Z"
}