2006-03-27 Dick Porter <dick@ximian.com>
authorDick Porter <dick@acm.org>
Mon, 27 Mar 2006 11:37:39 +0000 (11:37 -0000)
committerDick Porter <dick@acm.org>
Mon, 27 Mar 2006 11:37:39 +0000 (11:37 -0000)
commit78be3a58b0d6947f3e619689e2da47f71a025a6d
tree82accc708ee55104b31a5f9ed70772693b4177b1
parent35d107d334057b3d221ce63eca772f9b54b42fbf
2006-03-27  Dick Porter  <dick@ximian.com>

        * shared.c (_wapi_shm_file_open): Break out of a loop if the
        shared file is smaller than expected.  (We loop a few times in
        case another process is in the middle of creating the file.)

svn path=/trunk/mono/; revision=58566
mono/io-layer/ChangeLog
mono/io-layer/shared.c